Skip to content

Conversation

@ausyskin
Copy link
Contributor

No description provided.

Distribution can define _FORTIFY_SOURCE in it global build config and
our definition will duplicate it.
It may lead to compile errors like:
"error: "_FORTIFY_SOURCE" redefined [-Werror]"

Undefine _FORTIFY_SOURCE before defining it to fix such errors.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Update CHANGELOG.md

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
@ausyskin ausyskin requested a review from rabliyev January 15, 2026 09:33
@ausyskin ausyskin merged commit b51ecb0 into intel:master Jan 15, 2026
2 checks passed
@ausyskin ausyskin deleted the upstream_6.2.1 branch January 15, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants